home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / FMAZ20.ZIP / FASTMAZE.DOC < prev    next >
Text File  |  1994-10-24  |  790b  |  24 lines

  1.                                FMAZ20 -- Maze Game
  2.  
  3.                               Version 2.0 (10/24/94)
  4.  
  5.  
  6.      Generate and solve mazes on your VGA (or better) display.
  7.  
  8.      The mazes are displayed in three dimensions.
  9.  
  10.      You will be prompted for the number of columns, the tilt, and a random 
  11. number seed.
  12.  
  13.      While the maze is being generated, a spinning cursor is displayed.
  14.  
  15.      After the maze is displayed, you may use the arrow keys to solve it.
  16. Press "Q" to quit or press "S" to have the computer solve the maze.
  17.  
  18.      After the maze is solved, you must press some key to continue. 
  19.  
  20.      Each maze has exactly one solution that does not involve backtracking
  21. (passing through a doorway more than once).
  22.  
  23.      This program was written by James L. Dean.
  24.